projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0764e16
)
*** empty log message ***
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 8 Nov 2001 02:52:57 +0000
(
02:52
+0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 8 Nov 2001 02:52:57 +0000
(
02:52
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f43f956ba1f4a15eca9ad6ea3779a330094a88f7..73ab97b16669e005ceeca2e14ae82fbdb9a41191 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
+ * subr.el (with-local-quit): New macro.
+ (make-syntax-table): Always inherit.
+ (functionp): Be more careful when `object' is a symbol.
+
* dabbrev.el (dabbrev-completion): Use "*Completions*".
2001-11-07 Paul Eggert <eggert@twinsun.com>